The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "class::autouse"

Class::Autouse - Run-time load a class the first time you call a method in it. River stage two • 13 direct dependents • 24 total dependents

Class::Autouse is a runtime class loader that allows you to specify classes that will only load when a method of that class is called. For large classes or class trees that might not be used during the running of a program, such as Date::Manip, this ...

ADAMK/Class-Autouse-2.01 - 03 Feb 2012 07:59:58 UTC - Search in distribution

Test::Class::Moose::Role::AutoUse - Automatically load the classes you're testing River stage two • 15 direct dependents • 22 total dependents

This role allows you to automatically "use" the classes your test class is testing, providing the name of the class via the "class_name" attribute. Thus, you don't need to hardcode your class names....

DROLSKY/Test-Class-Moose-0.99 - 07 Feb 2021 17:09:12 UTC - Search in distribution

UR::ModuleLoader - UR hooks into Class::Autouse River stage one • 1 direct dependent • 1 total dependent

UR uses Class::Autouse to handle automagic loading for modules. As long as some part of an application "use"s a Namespace module, the autoloader will handle loading modules under that namespace when they are needed....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution
  • UR - rich declarative transactional objects

Inline - Write Perl Subroutines in Other Programming Languages River stage three • 66 direct dependents • 127 total dependents

The Inline module allows you to put source code from other programming languages directly "inline" in a Perl script or module. The code is automatically compiled as needed, and then loaded for immediate access from Perl. Inline saves you from the has...

INGY/Inline-0.86 - 09 Jan 2020 05:20:53 UTC - Search in distribution

perl58delta - what is new for perl v5.8.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

VMOMI - VMware vSphere API Perl Bindings River stage zero No dependents

VMOMI provides an alternative to the VMware Perl SDK for vSphere and was created to address some limitations with the offical VMware Perl SDK. * Preserve main:: namespace by avoid globals and the import of all API classes * Reduce memory footprint th...

STUMPR/VMOMI-0.02 - 03 May 2017 15:12:06 UTC - Search in distribution

later - A pragma to postpone using a module River stage zero No dependents

The "later" pragma enables you to postpone using a module until any of its methods is needed during runtime....

ERWAN/later-0.05 - 23 Apr 2014 16:40:34 UTC - Search in distribution

prefork - Optimized module loading for forking or non-forking processes River stage three • 4 direct dependents • 271 total dependents

The "prefork" pragma is intended to allow module writers to optimise module loading for both scenarios with as little additional code as possible. prefork.pm is intended to serve as a central and optional marshalling point for state detection (are we...

ETHER/prefork-1.05 - 27 Oct 2018 01:18:34 UTC - Search in distribution

deferred - Defer loading of modules until methods are called River stage zero No dependents

For modules where you don't care about the "->import" method being called, such as pure OO modules you may not want to load the module until it is actually used. (The main reason being to save time or memory.) You should be very careful if considerin...

DGL/deferred-0.01 - 22 Aug 2010 17:58:50 UTC - Search in distribution

ToolSet - Load your commonly-used modules in a single import River stage one • 5 direct dependents • 6 total dependents

ToolSet provides a mechanism for creating logical bundles of modules that can be treated as a single, reusable toolset that is imported as one. Unlike CPAN bundles, which specify modules to be installed together, a toolset specifies modules to be imp...

DAGOLDEN/ToolSet-1.03 - 06 May 2017 03:16:29 UTC - Search in distribution

Test2::Transition - Transition notes when upgrading to Test2 River stage five • 22891 direct dependents • 32646 total dependents

This is where gotchas and breakages related to the Test2 upgrade are documented. The upgrade causes Test::Builder to defer to Test2 under the hood. This transition is mostly transparent, but there are a few cases that can trip you up....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC - Search in distribution

ClassLoader - Load Perl classes automatically River stage zero No dependents

Zweck Müde, "use"-Anweisungen für das Laden von Perl-Klassen zu schreiben? Dieses Modul reduziert das Laden aller Klassen auf eine einzige Anweisung: use ClassLoader; Danach werden alle Klassen automatisch mit ihrem ersten Methodenaufruf geladen. Die...

FSEITZ/ClassLoader-1.1 - 27 May 2016 06:37:34 UTC - Search in distribution

Module::CoreList::List::5 - List of core modules for perl 5 River stage one • 1 direct dependent • 1 total dependent

This POD page lists all core modules (with their versions) that come with perl 5....

PERLANCAR/Module-CoreList-List-0.001 - 08 Feb 2019 09:15:42 UTC - Search in distribution

Quiq::ClassLoader - Lade Perl-Klassen automatisch River stage zero No dependents

Zweck Müde, "use"-Anweisungen für das Laden von Perl-Klassen zu schreiben? Dieses Modul reduziert das Laden aller Klassen auf eine einzige Anweisung: use Quiq::ClassLoader; Danach werden alle Klassen automatisch mit ihrem ersten Methodenaufruf gelade...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

ToolSet::y - -My one-liner ToolSet River stage zero No dependents

ToolSet::y.pm is richly packed ToolSet, it excessivly uses autouse and Class::Autouse and loads commonly used perlmodules and OO Modules on demand. Because of its excessive magic it is not recommended, that you use it anywhere else except for quicknd...

JMELTZER/ToolSet-y-0.01 - 27 Jun 2009 10:46:12 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::stevenharyanto - List of modules mentioned by CPANRatings user stevenharyanto River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.002 - 23 Feb 2024 01:41:05 UTC - Search in distribution

Acme::CPANModules::ModuleAutoloaders - List of modules that autoload other modules River stage one • 1 direct dependent • 1 total dependent

"Module autoloader" modules work using Perl's autoloading mechanism (read "perlsub" for more details). By declaring a subroutine named "AUTOLOAD" in the "UNIVERSAL" package, you setup a fallback mechanism when you call an undefined subroutine. The mo...

PERLANCAR/Acme-CPANModules-ModuleAutoloaders-0.003 - 23 Feb 2024 01:42:55 UTC - Search in distribution

Bundle::CVSMonitor - A bundle to install all CVSMonitor modules River stage zero No dependents

ADAMK/Bundle-CVSMonitor-1.06 - 05 Oct 2004 00:39:46 UTC - Search in distribution

Class::Inspector - Get information about a class and its structure River stage four • 121 direct dependents • 5261 total dependents

Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusua...

PLICEASE/Class-Inspector-1.36 - 19 Jul 2019 12:36:51 UTC - Search in distribution

Acme::Everything - Effectively loads every class in CPAN River stage zero No dependents

Acme::Everything is the ultimate run-time loader. With one 'use' line, you effectively load all 20,000,000 odd lines of code in CPAN. Run ANY method in ANY class, and Acme::Everything will download and/or load the module as needed at runtime, includi...

ADAMK/Acme-Everything-1.01 - 11 Dec 2007 03:17:52 UTC - Search in distribution
22 results (0.051 seconds)